home *** CD-ROM | disk | FTP | other *** search
- CHARACTER ORIENTED COMMANDS
-
- <INSERT> toggles character insert mode on and off. The default mode
- (unless changed in the WPdefaul file) is overstrike mode. Pressing
- <INSERT> will change to mode to insert mode. Any characters typed will
- push the characters beyond it rightwards.
-
- <DEL CHAR> deletes the character under the cursor. If the cursor is at
- the end of a line, the the next line will be joined to the current
- line.
-
- <BACKSPACE> deletes the character to the left of the cursor. If the
- cursor is at the left margin, the line will be joined with the
- previous line.
-
- <DEL WORD> deletes the word under the cursor.
-
- <QUOTE> allows you to insert control characters into your document.
- After typing the <QUOTE> key, the following key you type will have its
- ASCII value inserted into the text.